Autogenerated HTML docs for v1.7.9.2-358-g22243 
diff --git a/git-rev-list.html b/git-rev-list.html index 539656e..135d06c 100644 --- a/git-rev-list.html +++ b/git-rev-list.html 
@@ -887,7 +887,7 @@  Pretend as if all the refs in <tt>refs/heads</tt> are listed   on the command line as <em>&lt;commit&gt;</em>. If <em>&lt;pattern&gt;</em> is given, limit   branches to ones matching given shell glob. If pattern lacks <em>?</em>,  - <em><strong></em>, or <em>[</em>, <em>/</strong></em> at the end is implied.  + <em>&#42;</em>, or <em>[</em>, <em>/&#42;</em> at the end is implied.   </p>   </dd>   <dt class="hdlist1">  @@ -897,8 +897,8 @@  <p>   Pretend as if all the refs in <tt>refs/tags</tt> are listed   on the command line as <em>&lt;commit&gt;</em>. If <em>&lt;pattern&gt;</em> is given, limit  - tags to ones matching given shell glob. If pattern lacks <em>?</em>, <em><strong></em>,  - or <em>[</em>, <em>/</strong></em> at the end is implied.  + tags to ones matching given shell glob. If pattern lacks <em>?</em>, <em>&#42;</em>,  + or <em>[</em>, <em>/&#42;</em> at the end is implied.   </p>   </dd>   <dt class="hdlist1">  @@ -909,7 +909,7 @@  Pretend as if all the refs in <tt>refs/remotes</tt> are listed   on the command line as <em>&lt;commit&gt;</em>. If <em>&lt;pattern&gt;</em> is given, limit   remote-tracking branches to ones matching given shell glob.  - If pattern lacks <em>?</em>, <em><strong></em>, or <em>[</em>, <em>/</strong></em> at the end is implied.  + If pattern lacks <em>?</em>, <em>&#42;</em>, or <em>[</em>, <em>/&#42;</em> at the end is implied.   </p>   </dd>   <dt class="hdlist1">  @@ -919,8 +919,8 @@  <p>   Pretend as if all the refs matching shell glob <em>&lt;glob-pattern&gt;</em>   are listed on the command line as <em>&lt;commit&gt;</em>. Leading <em>refs/</em>,  - is automatically prepended if missing. If pattern lacks <em>?</em>, <em><strong></em>,  - or <em>[</em>, <em>/</strong></em> at the end is implied.  + is automatically prepended if missing. If pattern lacks <em>?</em>, <em>&#42;</em>,  + or <em>[</em>, <em>/&#42;</em> at the end is implied.   </p>   </dd>   <dt class="hdlist1">